Foundation API Reference
Foundation API Reference
/
io.esper.foundationsdk.ethernet
Package-level
declarations
Provides ethernet stack management features, for example setting static IP, proxy etc.
Types
Types
Ethernet
Config
Link copied to clipboard
@
ParametersAreNonnullByDefault
(
)
public
class
EthernetConfig
implements
Parcelable
Represents a configuration for an ethernet interface.
Ethernet
Config
Manager
Link copied to clipboard
@
ParametersAreNonnullByDefault
(
)
public
class
EthernetConfigManager
extends
AbstractManager
<
Service
>
Provides abilities to configure ethernet interfaces on the device.